Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps discord.js from 14.20.0 to 14.22.1.

Release notes

Sourced from discord.js's releases.

14.22.1

14.22.1 - (2025-08-22)

Bug Fixes

  • GuildChannel: Account for everyone base permissions (#11053) (ecef7bd)

14.22.0

Bug Fixes

  • Remove trailing color references (#11007) (b532df6)
  • Emoji: Remove incorrect nullables, add ApplicationEmoji#available (#10990) (90d3b28)
  • GuildChannelManager: Properly resolve avatar for createWebhook (#10772) (63f5261)
  • Message: Forwarded messages are not crosspostable (#10821) (b36b751)
  • DirectoryChannel: Export class (#10985) (51ceb20)
  • Events: WebhooksUpdate enum value (#10970) (1404e32)

Documentation

Features

  • Support user guilds (#10995) (baa08b8)
  • MessageManager: New pinned messages routes (#10993) (f469f74)
    • fetchPinned() has been renamed to fetchPins(), which is a paginated endpoint to fetch pinned messages.
  • User: Add collectibles (#10939) (8ac0e1e)
  • Role gradient colours (#10986) (9d6fdf8)
  • Support animated WebP (#10987) (cafe58b)

Refactor

Typings

  • Invite: Approximate fields should be nullable (#10997) (d60e0bf)
  • ModalSubmitFields: Fix fields type (#10816) (500712d)
  • InteractionCallbackResponse: Add missing InGuild generic (#10963) (19e74b1)

14.21.0

Bug Fixes

Features

... (truncated)

Changelog

Sourced from discord.js's changelog.

14.22.1 - (2025-08-22)

Bug Fixes

  • GuildChannel: Account for everyone base permissions (#11053) (ecef7bd)

14.22.0 - (2025-08-20)

Bug Fixes

  • Remove trailing color references (#11007) (b532df6)
  • Emoji: Remove incorrect nullables, add ApplicationEmoji#available (#10990) (90d3b28)
  • GuildChannelManager: Properly resolve avatar for createWebhook (#10772) (63f5261)
  • Message: Forwarded messages are not crosspostable (#10821) (b36b751)
  • DirectoryChannel: Export class (#10985) (51ceb20)
  • Events: WebhooksUpdate enum value (#10970) (1404e32)

Documentation

Features

  • Support user guilds (#10995) (baa08b8)
  • MessageManager: New pinned messages routes (#10993) (f469f74)
    • fetchPinned() has been renamed to fetchPins(), which is a paginated endpoint to fetch pinned messages.
  • User: Add collectibles (#10939) (8ac0e1e)
  • Role gradient colours (#10986) (9d6fdf8)
  • Support animated WebP (#10987) (cafe58b)

Refactor

Typings

  • Invite: Approximate fields should be nullable (#10997) (d60e0bf)
  • ModalSubmitFields: Fix fields type (#10816) (500712d)
  • InteractionCallbackResponse: Add missing InGuild generic (#10963) (19e74b1)

14.21.0 - (2025-06-25)

Bug Fixes

Features

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.20.0 to 14.22.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/14.22.1/packages/discord.js/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/commits/14.22.1/packages/discord.js)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-version: 14.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 26, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #989.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/discord.js-14.22.1 branch October 13, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant